Unbreak the Cygw32 build
authorEli Zaretskii <eliz@gnu.org>
Fri, 7 Jun 2024 13:34:53 +0000 (16:34 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 7 Jun 2024 13:34:53 +0000 (16:34 +0300)
commitb4b4c0fec4c52a8f9b067d1cca53fa8ddbf03799
treed9c890aa3e530a3dbc4b59bd96b91dd6fe15ae3a
parent43826a9109a97546602de8e18f12723359e49640
Unbreak the Cygw32 build

It was broken by latest changes to w32image.c.
* src/emacs.c (main): Call 'syms_of_w32image' and
'globals_of_w32image' only if native image APIs are enabled.
(Bug#71412)
src/emacs.c